-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix messages #3
Fix messages #3
Conversation
🏷️ [bumpr] Next version:v1.0.1 Changes:v1.0.0...reviewdog:fix-mesg |
@@ -1,4 +1,4 @@ | |||
Determinisitic result is important! | |||
Determinisitic result is important. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[typos] reported by reviewdog 🐶Determinisitic
should be Deterministic
Determinisitic result is important. | |
Deterministic result is important. |
@@ -8,4 +8,4 @@ | |||
|
|||
A abd B |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[typos] reported by reviewdog 🐶abd
should be and
A abd B | |
A and B |
@@ -8,4 +8,4 @@ | |||
|
|||
A abd B | |||
|
|||
It SHOUL be A | |||
It SHOUL be A! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[typos] reported by reviewdog 🐶SHOUL
should be SHOULD
, SHAWL
, SHOAL
It SHOUL be A! | |
It SHOULD be A! |
It SHOUL be A! | |
It SHAWL be A! |
It SHOUL be A! | |
It SHOAL be A! |
🚀 [bumpr] Bumped! New version:v1.0.1 Changes:v1.0.0...v1.0.1 |
No description provided.